FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > ModelessFormBase クラス > GetFormula メソッド : GetFormula(CellRange[],Boolean,Boolean,Boolean,SheetView) メソッド |
'Declaration
Protected Overloads Function GetFormula( _ ByVal cellRanges() As CellRange, _ ByVal fromModel As Boolean, _ ByVal rowAsRelative As Boolean, _ ByVal columnAsRelative As Boolean, _ ByVal excludeSheetView As SheetView _ ) As String
protected string GetFormula( CellRange[] cellRanges, bool fromModel, bool rowAsRelative, bool columnAsRelative, SheetView excludeSheetView )